home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Broderbund Demo / DemoData / Mathwork / MATHWORK.Dxr / 00938.ls < prev    next >
Encoding:
Text File  |  1997-08-22  |  123 b   |  9 lines

  1. on exitFrame
  2.   global gDemoState
  3.   startTimer()
  4.   initCloseAudio()
  5.   if gDemoState <> 1 then
  6.     mouseLock(0)
  7.   end if
  8. end
  9.